//==============================================================================
// tower mirror_anim.txt
//==============================================================================

import Construction_defines_anim.txt

define sfxatimeshiftmediumin
{
	set hotspot
	{
		version
		{
			Visualparticle sfx a timeshift medium
		}
	}
}

//down sparkles
define sfxatimeshiftspellin
{
	set hotspot
	{
		version
		{
			Visualparticle sfx a timeshift spell out
		}
	}
}

define sfxatimeshiftswirl
{
	set hotspot
	{
		version
		{
			Visualnone jimmy
		}
	}
}

//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}

//==============================================================================
define glow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Mirror Tower Glow
      }
   }  
}

//==============================================================================
define glow2
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X MT Glow
      }
   }  
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      TechLogic none/age 4
      SetSelector
      {
         DamageLogic -2 -1 50
         set hotspot
         {
            version
            {
               visual Building X Mirror Tower Base
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect face glow hotspot
					connect face glow2 hotspot
            }
         }
         set hotspot
         {
            version
            {
               visual Building G TowerConstruction
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect attachpoint G_Long_Brick hotspot
				   connect face G_Long_Brick hotspot
				   connect chin G_Medium_Brick hotspot
				   connect leftfoot G_Medium_Brick hotspot
				   connect lefthand G_Small_Brick hotspot
				   connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               visual Building Construction XSmall B
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect attachpoint G_Long_Brick hotspot
				   connect face G_Long_Brick hotspot
				   connect chin G_Medium_Brick hotspot
				   connect leftfoot G_Medium_Brick hotspot
				   connect lefthand G_Small_Brick hotspot
				   connect leftleg G_Small_Brick hotspot
            }
         }
         
      }
      SetSelector
      {
         DamageLogic -2 -1 50
         set hotspot
         {
            version
            {
				   visual Building X Mirror Tower Base
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect FACE glow hotspot
					connect face glow2 hotspot
            }
         }
         set hotspot
         {
            version
            {
               visual Building G TowerConstruction
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect attachpoint G_Long_Brick hotspot
				   connect face G_Long_Brick hotspot
				   connect chin G_Medium_Brick hotspot
				   connect leftfoot G_Medium_Brick hotspot
				   connect lefthand G_Small_Brick hotspot
				   connect leftleg G_Small_Brick hotspot
            }
         }
         set hotspot
         {
            version
            {
               visual Building Construction XSmall B
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				   connect attachpoint G_Long_Brick hotspot
				   connect face G_Long_Brick hotspot
				   connect chin G_Medium_Brick hotspot
				   connect leftfoot G_Medium_Brick hotspot
				   connect lefthand G_Small_Brick hotspot
				   connect leftleg G_Small_Brick hotspot
            }
         }
         
      }
   }
}

